[INFO] cloning repository https://github.com/Aatricks/Pilotrs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Aatricks/Pilotrs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAatricks%2FPilotrs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAatricks%2FPilotrs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 074b4e2c16180eb8ed44647919a721a4c226a528
[INFO] checking Aatricks/Pilotrs against master#4eb62535fc12dd1a63fd43a4173e224e79313c4d for pr-158816
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAatricks%2FPilotrs" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/Aatricks/Pilotrs
[INFO] finished tweaking git repo https://github.com/Aatricks/Pilotrs
[INFO] tweaked toml for git repo https://github.com/Aatricks/Pilotrs written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Aatricks/Pilotrs on toolchain 4eb62535fc12dd1a63fd43a4173e224e79313c4d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4eb62535fc12dd1a63fd43a4173e224e79313c4d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Aatricks/Pilotrs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4eb62535fc12dd1a63fd43a4173e224e79313c4d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded three-d v0.19.0
[INFO] [stderr]   Downloaded open-enum-derive v0.5.2
[INFO] [stderr]   Downloaded approx v0.4.0
[INFO] [stderr]   Downloaded open-enum v0.5.2
[INFO] [stderr]   Downloaded three-d-asset v0.10.0
[INFO] [stderr]   Downloaded serde-wasm-bindgen v0.6.5
[INFO] [stderr]   Downloaded peniko v0.6.1
[INFO] [stderr]   Downloaded egui_glow v0.34.3
[INFO] [stderr]   Downloaded ecolor v0.34.3
[INFO] [stderr]   Downloaded cgmath v0.18.0
[INFO] [stderr]   Downloaded emath v0.34.3
[INFO] [stderr]   Downloaded inotify v0.11.2
[INFO] [stderr]   Downloaded accesskit v0.24.1
[INFO] [stderr]   Downloaded rand_chacha v0.10.0
[INFO] [stderr]   Downloaded gilrs-core v0.6.8
[INFO] [stderr]   Downloaded simba v0.10.0
[INFO] [stderr]   Downloaded egui_plot v0.35.0
[INFO] [stderr]   Downloaded epaint v0.34.3
[INFO] [stderr]   Downloaded vello_cpu v0.0.6
[INFO] [stderr]   Downloaded color v0.3.3
[INFO] [stderr]   Downloaded rand_distr v0.6.0
[INFO] [stderr]   Downloaded safe_arch v1.0.0
[INFO] [stderr]   Downloaded vello_common v0.0.6
[INFO] [stderr]   Downloaded fearless_simd v0.3.0
[INFO] [stderr]   Downloaded gilrs v0.11.2
[INFO] [stderr]   Downloaded wide v1.5.0
[INFO] [stderr]   Downloaded nalgebra v0.35.0
[INFO] [stderr]   Downloaded egui v0.34.3
[INFO] [stderr]   Downloaded epaint_default_fonts v0.34.3
[INFO] [stderr]   Downloaded glam v0.31.1
[INFO] [stderr]   Downloaded glam v0.33.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] df7b91b0970c98f17833c914dfe7d01ac2b4bac1a98fe24ea702083717868a3f
[INFO] running `Command { std: "docker" "start" "df7b91b0970c98f17833c914dfe7d01ac2b4bac1a98fe24ea702083717868a3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "df7b91b0970c98f17833c914dfe7d01ac2b4bac1a98fe24ea702083717868a3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "df7b91b0970c98f17833c914dfe7d01ac2b4bac1a98fe24ea702083717868a3f" "/opt/rustwide/cargo-home/bin/cargo" "+4eb62535fc12dd1a63fd43a4173e224e79313c4d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "df7b91b0970c98f17833c914dfe7d01ac2b4bac1a98fe24ea702083717868a3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "df7b91b0970c98f17833c914dfe7d01ac2b4bac1a98fe24ea702083717868a3f" "/opt/rustwide/cargo-home/bin/cargo" "+4eb62535fc12dd1a63fd43a4173e224e79313c4d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]     Checking typenum v1.20.1
[INFO] [stderr]     Checking bitflags v2.13.0
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]     Checking log v0.4.32
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking rand_core v0.10.1
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking linebender_resource_handle v0.1.1
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]     Checking rand v0.10.1
[INFO] [stderr]     Checking uuid v1.23.3
[INFO] [stderr]     Checking polycool v0.4.0
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.16.1
[INFO] [stderr]     Checking kurbo v0.13.1
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]     Checking self_cell v1.2.2
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]     Checking regex-syntax v0.8.11
[INFO] [stderr]     Checking epaint_default_fonts v0.34.3
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking arrayref v0.3.9
[INFO] [stderr]    Compiling nix v0.31.3
[INFO] [stderr]     Checking accesskit v0.24.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]    Compiling wayland-sys v0.30.1
[INFO] [stderr]     Checking unicode-segmentation v1.13.3
[INFO] [stderr]    Compiling cgmath v0.18.0
[INFO] [stderr]    Compiling glutin v0.30.10
[INFO] [stderr]     Checking raw-window-handle v0.5.2
[INFO] [stderr]     Checking libloading v0.7.4
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]     Checking glow v0.17.0
[INFO] [stderr]    Compiling gilrs v0.11.2
[INFO] [stderr]    Compiling glutin_egl_sys v0.5.1
[INFO] [stderr]    Compiling glutin_glx_sys v0.4.0
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]    Compiling winit v0.28.7
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking nix v0.25.1
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]     Checking memmap2 v0.5.10
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking rand_distr v0.6.0
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking approx v0.4.0
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking inotify v0.11.2
[INFO] [stderr]     Checking rand_xorshift v0.4.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking gilrs-core v0.6.8
[INFO] [stderr]     Checking wayland-commons v0.29.5
[INFO] [stderr]     Checking rusty-fork v0.3.1
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.52
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling open-enum-derive v0.5.2
[INFO] [stderr]     Checking open-enum v0.5.2
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking calloop v0.10.6
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking safe_arch v1.0.0
[INFO] [stderr]     Checking color v0.3.3
[INFO] [stderr]     Checking font-types v0.11.3
[INFO] [stderr]     Checking fearless_simd v0.3.0
[INFO] [stderr]     Checking emath v0.34.3
[INFO] [stderr]     Checking tiny-skia-path v0.8.4
[INFO] [stderr]     Checking wayland-cursor v0.29.5
[INFO] [stderr]     Checking read-fonts v0.37.0
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking ecolor v0.34.3
[INFO] [stderr]     Checking tiny-skia v0.8.4
[INFO] [stderr]     Checking wide v1.5.0
[INFO] [stderr]     Checking peniko v0.6.1
[INFO] [stderr]     Checking vello_common v0.0.6
[INFO] [stderr]     Checking vello_cpu v0.0.6
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking three-d-asset v0.10.0
[INFO] [stderr]     Checking rand_chacha v0.10.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking simba v0.10.0
[INFO] [stderr]     Checking proptest v1.11.0
[INFO] [stderr]     Checking skrifa v0.40.0
[INFO] [stderr]     Checking nalgebra v0.35.0
[INFO] [stderr]     Checking epaint v0.34.3
[INFO] [stderr]     Checking egui v0.34.3
[INFO] [stderr]     Checking egui_glow v0.34.3
[INFO] [stderr]     Checking egui_plot v0.35.0
[INFO] [stderr]     Checking sctk-adwaita v0.5.4
[INFO] [stderr]     Checking fsim-core v0.1.0 (/opt/rustwide/workdir/crates/fsim-core)
[INFO] [stderr]     Checking fsim-actuators v0.1.0 (/opt/rustwide/workdir/crates/fsim-actuators)
[INFO] [stderr]     Checking fsim-dynamics v0.1.0 (/opt/rustwide/workdir/crates/fsim-dynamics)
[INFO] [stderr]     Checking fsim-control v0.1.0 (/opt/rustwide/workdir/crates/fsim-control)
[INFO] [stderr]     Checking fsim-estimator v0.1.0 (/opt/rustwide/workdir/crates/fsim-estimator)
[INFO] [stderr]     Checking fsim-sensors v0.1.0 (/opt/rustwide/workdir/crates/fsim-sensors)
[INFO] [stderr]     Checking fsim-sim v0.1.0 (/opt/rustwide/workdir/crates/fsim-sim)
[INFO] [stderr]     Checking three-d v0.19.0
[INFO] [stderr]     Checking fsim-viz v0.1.0 (/opt/rustwide/workdir/crates/fsim-viz)
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> crates/fsim-viz/src/minimap.rs:208:37
[INFO] [stdout]     |
[INFO] [stdout] 208 |                         Stroke::new(3.0, Color32::from_rgb(255, 210, 60))
[INFO] [stdout]     |                                     ^^^ help: explicitly specify the type as `f32`: `3.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout]     = note: `#[warn(float_literal_f32_fallback)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> crates/fsim-viz/src/minimap.rs:210:37
[INFO] [stdout]     |
[INFO] [stdout] 210 |                         Stroke::new(2.0, Color32::from_rgb(90, 200, 210))
[INFO] [stdout]     |                                     ^^^ help: explicitly specify the type as `f32`: `2.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> crates/fsim-viz/src/minimap.rs:226:63
[INFO] [stdout]     |
[INFO] [stdout] 226 |                     painter.circle_stroke(p, 5.0, Stroke::new(1.0, Color32::BLACK));
[INFO] [stdout]     |                                                               ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> crates/fsim-viz/src/minimap.rs:242:51
[INFO] [stdout]     |
[INFO] [stdout] 242 |                     painter.line(pts, Stroke::new(1.5, Color32::from_rgb(120, 120, 160)));
[INFO] [stdout]     |                                                   ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> crates/fsim-viz/src/minimap.rs:429:21
[INFO] [stdout]     |
[INFO] [stdout] 429 |         Stroke::new(1.5, Color32::WHITE),
[INFO] [stdout]     |                     ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> crates/fsim-viz/src/minimap.rs:208:37
[INFO] [stdout]     |
[INFO] [stdout] 208 |                         Stroke::new(3.0, Color32::from_rgb(255, 210, 60))
[INFO] [stdout]     |                                     ^^^ help: explicitly specify the type as `f32`: `3.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout]     = note: `#[warn(float_literal_f32_fallback)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> crates/fsim-viz/src/minimap.rs:210:37
[INFO] [stdout]     |
[INFO] [stdout] 210 |                         Stroke::new(2.0, Color32::from_rgb(90, 200, 210))
[INFO] [stdout]     |                                     ^^^ help: explicitly specify the type as `f32`: `2.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> crates/fsim-viz/src/minimap.rs:226:63
[INFO] [stdout]     |
[INFO] [stdout] 226 |                     painter.circle_stroke(p, 5.0, Stroke::new(1.0, Color32::BLACK));
[INFO] [stdout]     |                                                               ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> crates/fsim-viz/src/minimap.rs:242:51
[INFO] [stdout]     |
[INFO] [stdout] 242 |                     painter.line(pts, Stroke::new(1.5, Color32::from_rgb(120, 120, 160)));
[INFO] [stdout]     |                                                   ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> crates/fsim-viz/src/minimap.rs:429:21
[INFO] [stdout]     |
[INFO] [stdout] 429 |         Stroke::new(1.5, Color32::WHITE),
[INFO] [stdout]     |                     ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [optimized + debuginfo] target(s) in 1m 08s
[INFO] running `Command { std: "docker" "inspect" "df7b91b0970c98f17833c914dfe7d01ac2b4bac1a98fe24ea702083717868a3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "df7b91b0970c98f17833c914dfe7d01ac2b4bac1a98fe24ea702083717868a3f", kill_on_drop: false }`
[INFO] [stdout] df7b91b0970c98f17833c914dfe7d01ac2b4bac1a98fe24ea702083717868a3f
